Skip to content

Bump sigstore/gh-action-sigstore-python from 3.0.1 to 3.1.0#352

Merged
tpvasconcelos merged 4 commits into
mainfrom
dependabot/github_actions/sigstore/gh-action-sigstore-python-3.1.0
Oct 26, 2025
Merged

Bump sigstore/gh-action-sigstore-python from 3.0.1 to 3.1.0#352
tpvasconcelos merged 4 commits into
mainfrom
dependabot/github_actions/sigstore/gh-action-sigstore-python-3.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 21, 2025

Copy link
Copy Markdown
Contributor

Bumps sigstore/gh-action-sigstore-python from 3.0.1 to 3.1.0.

Release notes

Sourced from sigstore/gh-action-sigstore-python's releases.

v3.1.0

gh-action-sigstore-python is now compatible with Rekor v2 transparency log (but produced signature bundles still contain Rekor v1 entries by default).

Changed

  • The action now uses sigstore-python 4.1. All other dependencies are also updated (#220)

Fixed

  • Fixed incompatibility with Python 3.14 by upgrading dependencies (#225)

Added

  • rekor-version argument was added to control the Rekor transparency log version when signing. The default version in the gh-action-sigstore-python 3.x series will remain 1 (except when using staging: true). (#228)
Changelog

Sourced from sigstore/gh-action-sigstore-python's changelog.

[3.1.0]

gh-action-sigstore-python is now compatible with Rekor v2 transparency log (but produced signature bundles still contain Rekor v1 entries by default).

Changed

  • The action now uses sigstore-python 4.1. All other dependencies are also updated (#220)

Fixed

  • Fixed incompatibility with Python 3.14 by upgrading dependencies (#225)

Added

  • rekor-version argument was added to control the Rekor transparency log version when signing. The default version in the gh-action-sigstore-python 3.x series will remain 1 (except when using staging: true). (#228)
Commits
  • f832326 Prepare 3.1.0 release (#230)
  • 3385d3a build(deps): bump astral-sh/setup-uv in the actions group (#232)
  • 35fff1e Add rekor-version argument (#228)
  • be60bbe build(deps): bump github/codeql-action in the actions group (#231)
  • 72e7431 Actually upgrade dependencies (#225)
  • ccdc279 ci, action: address zizmor findings, bump versions (#222)
  • 709f8a4 build(deps): bump sigstore from 3.6.3 to 4.0.0 (#220)
  • 5ce4031 requirements: Include main.in contents within dev.in (#221)
  • ea888ad build(deps): bump the actions group with 3 updates (#218)
  • 17565e2 build(deps): bump the python-dependencies group with 6 updates (#219)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

📚 Documentation preview 📚: https://ridgeplot--352.org.readthedocs.build/en/352/

Bumps [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/sigstore/gh-action-sigstore-python/releases)
- [Changelog](https://github.com/sigstore/gh-action-sigstore-python/blob/main/CHANGELOG.md)
- [Commits](sigstore/gh-action-sigstore-python@v3.0.1...v3.1.0)

---
updated-dependencies:
- dependency-name: sigstore/gh-action-sigstore-python
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Oct 21, 2025
@dependabot
dependabot Bot requested a review from tpvasconcelos as a code owner October 21, 2025 23:11
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Oct 21, 2025
@github-actions

Copy link
Copy Markdown

Thank you for submitting your first pull request with us! 🎉

Our response times may vary, but we'll get back to you as soon as we can!

To help us help you, please make sure you have ticked all the boxes in the pull request template.

Welcome aboard! 🚀

@tpvasconcelos
tpvasconcelos changed the base branch from main to dependabot/github_actions/actions/upload-artifact-5 October 26, 2025 23:14
…to dependabot/github_actions/sigstore/gh-action-sigstore-python-3.1.0
@github-actions

This comment has been minimized.

@codecov

codecov Bot commented Oct 26, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (a9005e9) to head (60d36d6).
⚠️ Report is 73 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #352   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines          659       659           
  Branches        85        85           
=========================================
  Hits           659       659           
Flag Coverage Δ
combined-src 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Updated version of sigstore/gh-action-sigstore-python in CI/CD.
tpvasconcelos
tpvasconcelos previously approved these changes Oct 26, 2025
Base automatically changed from dependabot/github_actions/actions/upload-artifact-5 to main October 26, 2025 23:17
@tpvasconcelos
tpvasconcelos dismissed their stale review October 26, 2025 23:17

The base branch was changed.

@tpvasconcelos
tpvasconcelos merged commit e74e017 into main Oct 26, 2025
11 of 12 checks passed
@tpvasconcelos
tpvasconcelos deleted the dependabot/github_actions/sigstore/gh-action-sigstore-python-3.1.0 branch October 26, 2025 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant